Getting Started

This quick exercise will lead you through the steps of ensuring you can access the Access Unify API.

 

  1. Complete the Authentication process to obtain your access token. You will include this access token when you send requests to the Access Unify API.

     

  2. In a REST tool (we recommend Postman) create a GET/customers method request for sample customer information.

     

If successful, you should have access to the Access Unify API and receive a response of sample customer information.